PHY GET CLOTH FRICTION

Determine the friction property of the cloth.

  Syntax
Return Float=PHY GET CLOTH FRICTION(ID)
  Parameters
ID
Integer
identification number of the cloth object

  Returns

friction property of the cloth

  Description

The friction property of a cloth object is used for the damping of the velocities of cloth particles that are in contact. By default this value is 0.5 and the range goes from 0.0 to 1.0. Use this command to determine the current friction level of the specified cloth object.

  Example Code
No example code is provided for this command